projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
27d0420
)
* config.h.in (HAVE_RENAME): Include an #undef for this, so
author
Jim Blandy
<jimb@redhat.com>
Wed, 26 May 1993 23:53:41 +0000
(23:53 +0000)
committer
Jim Blandy
<jimb@redhat.com>
Wed, 26 May 1993 23:53:41 +0000
(23:53 +0000)
configure will have something to edit.
src/config.in
patch
|
blob
|
history
diff --git
a/src/config.in
b/src/config.in
index cec26cb4bcc462a33ecd8ce3f9f5c6b27ee3b094..f44d8f0277eeaae7bc52ec7c1bc7fdce575d629e 100644
(file)
--- a/
src/config.in
+++ b/
src/config.in
@@
-86,6
+86,7
@@
and this notice must be preserved on all copies. */
#undef HAVE_GETTIMEOFDAY
#undef HAVE_GETHOSTNAME
#undef HAVE_DUP2
+#undef HAVE_RENAME
#undef HAVE_TM_ZONE
#undef TM_IN_SYS_TIME
#undef STDC_HEADERS